@charset 'utf-8';
@import url(global.css);
/**title begin**/

.container .title {
    position: relative;
    padding: 60px 0 40px;
    text-align: center;
}

.container .title strong {
    display: inline-block;
    position: relative;
}
.container .title strong:before{
	
}
.container .title strong:after{
	
}
.container .title strong span {
    display: inline-block;
    font-family: 'Microsoft Yahei';
    font-size: 36px;
    line-height: 38px;
    letter-spacing: 2px;
    position: relative;
}
.container .title strong span:before{
	display: block;
	content: "";
	width: 200px;
	height: 1px;
	position: absolute;
	left: -240px;
	top: 20px;
	background: -moz-linear-gradient(left, rgba(130,130,130,0) 0%, rgba(221,221,221,1) 100%);
    background: -webkit-linear-gradient(left, rgba(130,130,130,0) 0%,rgba(221,221,221,1) 100%);
    background: -o-linear-gradient(left, rgba(130,130,130,0) 0%,rgba(221,221,221,1) 100%);
    background: -ms-linear-gradient(left, rgba(130,130,130,0) 0%,rgba(221,221,221,1) 100%);
}
.container .title strong span:after{
	display: block;
	content: "";
	width: 200px;
	height: 1px;
	position: absolute;
	right: -240px;
	top: 20px;
	background: -moz-linear-gradient(right, rgba(130,130,130,0) 0%, rgba(221,221,221,1) 100%);
    background: -webkit-linear-gradient(right, rgba(130,130,130,0) 0%,rgba(221,221,221,1) 100%);
    background: -o-linear-gradient(right, rgba(130,130,130,0) 0%,rgba(221,221,221,1) 100%);
    background: -ms-linear-gradient(right, rgba(130,130,130,0) 0%,rgba(221,221,221,1) 100%);
}
.container .title strong span.en {
    margin-right: 10px;
    font-family: inherit;
    font-size: 38px;
    color: #e60012;
    text-transform: uppercase;
}

.container .title strong span.en::after {
    content: '\/';
    display: inline-block;
    margin-left: 10px;
    font-family: 'Microsoft Yahei';
    font-size: 24px;
    font-weight: bold;
    vertical-align: text-bottom;
}

.container .title p {
    padding-top: 10px;
    line-height: 24px;
    color: #666;
}

.container .title nav {
    margin-top: 35px;
}

.container .title nav a {
    display: inline-block;
    font-size: 16px;
}

.container .title nav a:not(:last-child)::after {
    content: '\/';
    display: inline-block;
    margin: 0 22px;
    color: #ccc;
}

/**title end**/

.banner {
    position: relative;
    overflow: hidden;
}

.banner .btn-prev, .banner .btn-next {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 100px;
    margin: -50px 0 0 640px;
    background: url(../images/banner_next.png) no-repeat center;
    z-index: 1;
    outline: none;
    cursor: pointer;
}

.banner .btn-prev {
    left: auto;
    right: 50%;
    margin-right: 640px;
    background-image: url(../images/banner_prev.png);
}

.banner .tab {
    position: absolute;
    bottom: 95px;
    width: 100%;
    text-align: center;
    z-index: 1;
}

.banner .tab .tab-bullet {
    display: inline-block;
    width: 50px;
    height: 2px;
    margin: 0 5px;
    background-color: #fff;
}

.banner .tab .tab-bullet-active {
    background-color: #e60012;
}

.banner .swiper-slide {
    width: 1920px;
    height: 800px;
}

.product {
    height: 800px;
    background: url(../images/product_bg.jpg) no-repeat center;
}

.product .wallpaper {
    height: 480px;
    margin-top: 80px;
}

.product .pro {
    width: 860px;
    height: 480px;
    float: left;
    background: white;
    position: relative;
}

.product .protab .swiper-slide {
    height: 480px;
}

.product .prodis {
    top: -80px;
    width: 1200px;
}

.product .prodis .swiper-pagination-bullet {
    width: 120px;
    height: 38px;
    border: 1px solid #d2d2d2;
    border-radius: 20px;
    background: white;
    opacity: 1;
    margin: 0 10px;
    position: relative;
    outline: none;
}

.product .prodis .swiper-pagination-bullet-active {
    background: #271e29;
    border: 1px solid #271e29;
}

.product .prodis .swiper-pagination-bullet:before {
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 38px;
    line-height: 38px;
    color: #000;
    font-size: 14px;
    text-align: center;
}

.product .prodis .swiper-pagination-bullet:nth-child(1):before {
    content: "A4套餐";
}

.product .prodis .swiper-pagination-bullet:nth-child(2):before {
    content: "A6套餐";
}

/*.product .prodis .swiper-pagination-bullet:nth-child(3):before {
    content: "A6套餐";
}

.product .prodis .swiper-pagination-bullet:nth-child(4):before {
    content: "A8套餐";
}*/

.product .prodis .swiper-pagination-bullet-active:before {
    color: white;
}

.product form {
    float: right;
    width: 340px;
    height: 100%;
    padding: 100px 20px 0;
    background: #fff url(../images/product_form_bg.jpg) no-repeat center top;
}

.product form .layui-input-block {
    margin-left: 0;
    margin-bottom: 10px;
    position: relative;
}

.product form .layui-input-block span {
    position: absolute;
    z-index: 9;
    right: 1rem;
    top: 8px;
    color: #000;
}

.product form .two .layui-input-select {
    float: left;
    width: 144px;
}

.product form .two .layui-input-select:last-child {
    margin-left: 10px;
}

.product form .thr .layui-input-select {
    float: left;
    width: 92px;
    margin-right: 10px;
}

.product form .thr .layui-input-select:last-child {
    width: 94px;
    margin-right: 0;
}

.product form span {
    display: block;
    color: #e60012;
    font-size: 12px;
    text-align: center;
}

.product form .layui-btn {
    width: 100%;
    height: 48px;
    margin-top: 10px;
}

.product form p {
    margin-top: 10px;
    text-align: center;
}

.product form p i {
    margin: 0 5px;
    color: #e60012;
}

.cases {
    padding-bottom: 50px;
}

.cases .container {
    width: 100%;
    min-width: 1200px;
}

.cases .container ul li {
    float: left;
    width: 25%;
}

.cases .container ul li .fixed-ratio::before {
    padding: 37.5% 0;
}

.cases .container ul li .fixed-ratio img {
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms;
}

.cases .container ul li .fixed-ratio:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.cases .container ul li p {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .8)));
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .8));
    text-align: center;
}

.cases .container ul li p span {
    display: inline-block;
    margin: 0 3px;
    font-size: 16px;
    line-height: 40px;
    color: #fff;
}

.service .container {
    width: 100%;
    padding-bottom: 80px;
}

.service ul {
    margin-top: 25px;
    border-bottom: 1px solid #ddd;
    white-space: nowrap;
    text-align: center;
}

.service ul li {
    position: relative;
    display: inline-block;
    width: 200px;
    padding-bottom: 40px;
}

.service ul li::before {
    content: '\0020';
    display: inline-block;
    width: 70px;
    height: 70px;
    margin-bottom: 25px;
    background: url(../images/service_icons.png) no-repeat;
}

.service ul li:nth-child(2)::before {
    background-position-x: -70px;
}

.service ul li:nth-child(3)::before {
    background-position-x: -140px;
}

.service ul li:nth-child(4)::before {
    background-position-x: -210px;
}

.service ul li:nth-child(5)::before {
    background-position-x: -280px;
}

.service ul li:nth-child(6)::before {
    background-position-x: -350px;
}

.service ul li:nth-child(7)::before {
    background-position-x: -420px;
}

.service ul li:nth-child(8)::before {
    background-position-x: 100%;
}

.service ul li b {
    display: block;
    font-size: 16px;
}

.service ul li span {
    color: #999;
}

.service ul li::after {
    content: attr(sn);
    display: block;
    width: 27px;
    position: absolute;
    bottom: -15px;
    left: 50%;
    margin-left: -14.5px;
    line-height: 27px;
    border: 1px solid #ddd;
    border-radius: 50%;
    background-color: #f5f5f5;
    color: #999;
    text-align: center;
}

.service a.layui-btn {
    display: block;
    width: 240px;
    margin: 70px auto 0;
}

.team {
    padding-bottom: 50px;
}

.team .swiper-container {
    margin-top: -50px;
    padding: 50px 0;
}

.team .swiper-slide {
    width: 1200px;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    opacity: 0.3;
}

.team .swiper-slide-active {
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
    opacity: 1;
}

@media only screen and (max-width:1200px) {
    .team .swiper-slide {
        width: 980px;
    }
}

@media only screen and (max-width:980px) {
    .team .swiper-slide {
        width: 760px;
    }
}

.team .swiper-slide img {
    width: 100%;
    border-radius: 4px;
}

.team .swiper-slide .title {
    position: absolute;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: left top;
    transform-origin: left top;
    left: -3px;
    font-size: 11px;
    color: rgb(102, 102, 102);
}

.team .swiper-button-next, .team .swiper-button-prev {
    width: 44px;
    height: 44px;
    background-size: cover;
    outline: none;
}

.team .swiper-button-next {
    background-image: url(../images/honor_rig_btn.png);
    right: 15%;
}

.team .swiper-button-prev {
    background-image: url(../images/honor_left_btn.png);
    left: 15%;
}

.team .swiper-pagination {
    top: auto;
    height: auto;
    background: none;
}

.team .swiper-pagination-bullet {
    background: none;
    opacity: 1;
    margin: 0 6px !important;
    width: 9px;
    height: 9px;
    position: relative;
    outline: none;
    vertical-align: middle;
}

.team .swiper-pagination-bullet span {
    width: 3px;
    height: 3px;
    background: #CCC;
    display: block;
    border-radius: 50%;
    margin-top: 3px;
    margin-left: 3px;
}

.team .swiper-pagination-bullet i {
    background: #000;
    height: 1px;
    width: 20px;
    position: absolute;
    top: 4px;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left;
    transform-origin: left;
    z-index: 3;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
}

.team .swiper-pagination-bullet-active span, .team .swiper-pagination-bullet:hover span {
    width: 9px;
    height: 9px;
    margin-top: 0;
    margin-left: 0;
    background: #000;
    position: relative;
    z-index: 1;
}

.team .swiper-pagination-bullet-active i {
    -webkit-animation: middle 6s;
    animation: middle 6s;
}

.team .swiper-pagination-bullet:first-child.swiper-pagination-bullet-active i {
    -webkit-animation: first 6s;
    animation: first 6s;
}

.team .swiper-pagination-bullet:last-child.swiper-pagination-bullet-active i {
    -webkit-animation: last 6s;
    animation: last 6s;
}

@-webkit-keyframes first {
    0% {
        -webkit-transform: scaleX(0.5);
        transform: scaleX(0.5);
        left: 0px;
    }
    /*091*/
    100% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        left: 2px;
    }
    /*0915*/
}

@keyframes first {
    0% {
        -webkit-transform: scaleX(0.5);
        transform: scaleX(0.5);
        left: 0px;
    }
    /*091*/
    100% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        left: 2px;
    }
    /*0915*/
}

@-webkit-keyframes last {
    0% {
        -webkit-transform: scaleX(0.7);
        transform: scaleX(0.7);
        left: -10px;
    }
    /*1090*/
    20% {
        -webkit-transform: scaleX(0.3);
        transform: scaleX(0.3);
        left: 2px;
    }
    /*090*/
    100% {
        -webkit-transform: scaleX(0.3);
        transform: scaleX(0.3);
        left: 0px;
    }
    /*090*/
}

@keyframes last {
    0% {
        -webkit-transform: scaleX(0.7);
        transform: scaleX(0.7);
        left: -10px;
    }
    /*1090*/
    20% {
        -webkit-transform: scaleX(0.3);
        transform: scaleX(0.3);
        left: 2px;
    }
    /*090*/
    100% {
        -webkit-transform: scaleX(0.3);
        transform: scaleX(0.3);
        left: 0px;
    }
    /*090*/
}

@-webkit-keyframes middle {
    0% {
        -webkit-transform: scaleX(0.7);
        transform: scaleX(0.7);
        left: -10px;
    }
    /*1091*/
    20% {
        -webkit-transform: scaleX(0.45);
        transform: scaleX(0.45);
        left: 2px;
    }
    /*092*/
    100% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        left: 2px;
    }
    /*0913*/
}

@keyframes middle {
    0% {
        -webkit-transform: scaleX(0.7);
        transform: scaleX(0.7);
        left: -10px;
    }
    /*1091*/
    20% {
        -webkit-transform: scaleX(0.45);
        transform: scaleX(0.45);
        left: 2px;
    }
    /*092*/
    100% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        left: 2px;
    }
    /*0913*/
}

.team .team-list {
    background: white;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    padding: 20px;
}

.team .team-list .design {
    width: 100%;
    display: -webkit-box;
}

.team .team-list .design .design-pic {
    width: 234px;
    height: 320px;
    overflow: hidden;
}

.team .team-list .design .design-pic img {
    width: 100%;
    height: auto;
    min-height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.team .team-list .design-txt {
    -ms-flex: 1;
    flex: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    padding-right: 50px;
    padding-left: 20px;
    max-height: 320px;
    overflow: hidden;
    position: relative;
}

.team .team-list .design-txt .bt-link {
    position: absolute;
    right: 10px;
    top: 30px;
}

.team .team-list .design-txt .bt-link .more {
    width: 108px;
    height: 40px;
    line-height: 40px;
    background-color: #e60012;
}

.team .team-list .design-txt .bt-link .lj {
    background-color: #ccc;
    color: #000;
}

.team .team-list .name-sjs {
    font-size: 30px;
    background: url(../images/jl.png) left center no-repeat;
    margin-bottom: 20px;
    display: block;
    padding-left: 45px;
    width: 100%;
    font-weight: bold;
    line-height: 40px;
}

.team .team-list .design-txt p {
    display: block;
    line-height: 30px;
    font-size: 14px;
    overflow: hidden;
    margin-bottom: 5px;
}

.team .team-list .design-txt p b {
    display: block;
    float: left;
    color: #666;
    width: 70px;
}

.team .team-list .design-txt p span {
    display: block;
    float: left;
    max-width: 600px;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.team .team-list .design-txt p a {
    font-size: 14px;
    color: #000;
    text-decoration: underline !important;
    margin-right: 10px;
}

.team .team-list .design-case {
    width: 100%;
    padding-top: 20px;
}

.team .team-list .design-case .case-title {
    font-size: 18px;
    font-weight: bold;
    position: relative;
    padding-left: 16px;
}

.team .team-list .design-case .case-title span {
    font-family: arial;
    font-size: 12px;
    color: #999;
    font-weight: normal;
    padding-left: 10px;
}

.team .team-list .design-case .case-title:before {
    display: block;
    content: "\0020";
    width: 6px;
    height: 6px;
    background-color: #000;
    border-radius: 6px;
    position: absolute;
    left: 0;
    top: 10px;
}

.team .team-list .design-case .case-title:after {
    display: block;
    content: "";
    width: 920px;
    height: 6px;
    background: #ddd;
    position: absolute;
    right: 0;
    bottom: 5px;
}

.team .team-list .design-case-list {
    width: 100%;
    display: block;
    padding-top: 20px;
    overflow: hidden;
}

.team .team-list .design-case-list li {
    width: 23.5%;
    border-radius: 4px;
    display: block;
    float: left;
    margin-right: 2%;
    overflow: hidden;
    position: relative;
}

.team .team-list .design-case-list li .pic {
    width: 100%;
    height: 100%;
    display: block;
}

.team .team-list .design-case-list li img {
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms;
}

.team .team-list .design-case-list li a:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
}

.team .team-list .design-case-list li .txt {
    display: block;
    position: absolute;
    right: 0;
    bottom: 20px;
    width: 140px;
    height: 32px;
    background: rgba(0, 0, 0, 0.5);
    font-size: 14px;
    color: white;
    padding: 0 5px;
    line-height: 32px;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.team .team-list .design-case-list li:last-child {
    margin-right: 0;
}

.team a.layui-btn {
    display: block;
    width: 240px;
    margin: 0 auto 20px;
}

/*soft style begin*/

.soft {
    background: url(../images/softbg.jpg) no-repeat top center #f5f5f5;
    padding-bottom: 80px;
}

.soft ul {
    display: block;
    width: 100%;
    overflow: hidden;
}

.soft ul>li {
    display: block;
    float: left;
    width: calc((1200px - 40px) / 3);
    margin-right: 20px;
    margin-bottom: 20px;
    transition: all 0.3s;
}

.soft ul>li:hover {
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    box-shadow: 0 0 20px rgba(0, 0, 0, .2);
}

.soft ul>li:nth-child(3n) {
    margin-right: 0;
}

.soft ul>li .pic {
    width: 100%;
    height: 280px;
    overflow: hidden;
    position: relative;
}

.soft ul>li .pic img {
    transition: all 0.3s;
    width: 100%;
    height: 100%;
    -webkit-object-fit: cover;
    -moz-object-fit: cover;
    -ms-object-fit: cover;
    -o-object-fit: cover;
    object-fit: cover;
}

.soft ul>li:hover .pic img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
}

.soft ul>li .txt {
    position: absolute;
    left: 0;
    bottom: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .8)));
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .8));
    color: white;
    padding: 0 10px;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    width: 100%;
}

.soft ul>li .txt span {
    float: right;
    display: block;
}

.min_pic {
    width: 100%;
    height: 100px;
    overflow: hidden;
    background: white;
}

.min_pic p {
    display: block;
    width: 100px;
    height: 100px;
    padding: 10px 0;
    float: left;
    margin-left: 10px;
}

.min_pic p img {
    width: 100%;
    height: 100%;
    -webkit-object-fit: cover;
    -moz-object-fit: cover;
    -ms-object-fit: cover;
    -o-object-fit: cover;
    object-fit: cover;
}

.min_pic span {
    display: block;
    float: left;
    padding-left: 10px;
    padding-top: 34px;
}

.min_pic span img {
    width: 32px;
}

.soft a.more_btn {
    width: 240px;
    margin: 20px auto 0;
    display: block;
}

/*soft style end*/

.vr ul li {
    float: left;
    width: 375px;
    height: 240px;
    margin: 20px 0 0 20px;
}

.vr ul li:nth-child(1) {
    width: 410px;
    height: 550px;
    margin: 0;
}

.vr ul li:nth-child(2) {
    width: 770px;
    height: 290px;
    margin: 0 0 0 20px;
}

.vr ul li a {
    position: relative;
    display: block;
    width: inherit;
    height: inherit;
    overflow: hidden;
}

.vr ul li a::after {
    content: '\0020';
    display: block;
    width: 44px;
    height: 44px;
    position: absolute;
    top: 20px;
    right: 20px;
    background: url(../images/icon_vr.png) no-repeat center;
}

.vr ul li a img {
    transition: all .3s;
    width: 100%;
    height: 100%;
    -webkit-object-fit: cover;
    -moz-object-fit: cover;
    -ms-object-fit: cover;
    -o-object-fit: cover;
    object-fit: cover;
}

.vr ul li a:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
}

.estate {
    padding-bottom: 184px;
}

.estate .container {
    width: 100%;
    min-width: 1200px;
}

.estate ul li {
    float: left;
    width: 24.25%;
    margin-right: 1%;
    overflow: unset;
}

.estate ul li img {
    width: 100%;
    height: 100%;
    -webkit-object-fit: cover;
    -moz-object-fit: cover;
    -ms-object-fit: cover;
    -o-object-fit: cover;
    object-fit: cover;
}

.estate ul li:last-child {
    margin-right: 0;
}

.estate ul li.fixed-ratio::before {
    padding: 37.4193% 0;
}

.estate ul li .info {
    position: absolute;
    bottom: -105px;
    left: 13.5%;
    width: 73%;
    height: 208px;
    padding: 40px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
}

.estate ul li:hover .info {
    bottom: -85px;
}

.estate ul li .info b {
    font-size: 20px;
}

.estate ul li .info span {
    float: right;
    color: #666;
}

.estate ul li .info span i {
    margin: 0 5px;
    color: #e60012;
}

.estate ul li .info p {
    width: 100%;
    padding-bottom: 14px;
    margin: 5px 0 16px;
    border-bottom: 1px solid #d2d2d2;
    color: #666;
}

.estate ul li .info p i {
    margin-right: 5px;
    vertical-align: middle;
}

.estate ul li .info .layui-btn {
    width: 45%;
    height: 40px;
    line-height: 40px;
    padding: 0;
    text-align: center;
}

.estate ul li .info .layui-btn+.layui-btn {
    margin-left: 0;
    float: right;
    line-height: 38px;
    border: 1px solid #e60012;
    background-color: transparent;
    color: #e60012;
}

.about {
    padding: 20px 0 50px;
    background: #f5f5f5 url(../images/brand_bg.jpg) no-repeat center top;
}

/* .about .layui-btn {
    display: block;
    width: 240px;
    margin: 0 auto;
} */

.brand_lj {
    width: 1200px;
    margin: 0 auto;
    height: 550px;
    position: relative;
}

.brand_lj .video_brand_btn {
    width: 410px;
    height: 550px;
    background: none;
    border: none;
}

.brand_lj .zzmp {
    position: absolute;
    right: 0;
    top: 0;
    width: 390px;
    height: 200px;
    display: block;
}

.brand_lj .bssp {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 390px;
    height: 200px;
    display: block;
}

.brand_lj .picScroll-left {
    width: 360px;
    height: 330px;
    position: absolute;
    bottom: 0;
    left: 430px;
    padding: 60px 20px 0;
}

.brand_lj .picScroll-left img {
    margin: 0 auto;
    max-width: 240px;
    max-height: 164px;
}

.brand_lj .picScroll-left p {
    text-align: center;
    margin-top: 20px;
}

.honorpic {
    padding-bottom: 40px;
}

.honorpic .swiper-pagination-bullet-active, .cooper .swiper-pagination-bullet-active {
    background: #e60012;
}

/*cooper begin*/

.cooper_hb {
    padding-bottom: 60px;
}

.cooper {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 40px;
}

.cooper .swiper-slide {
    border: 1px solid #ddd;
    padding: 20px;
    height: 100px;
    overflow: hidden;
    position: relative;
}

.cooper .swiper-slide img {
    position: absolute;
    left: 50%;
    top: 50%;
    max-width: 100%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

/*cooper end*/

.news {
    padding-bottom: 45px;
    background-color: #f5f5f5;
}

.news .lists {
    padding: 30px;
    background-color: #fff;
}

.news .lists dl {
    float: left;
    width: 340px;
    margin-right: 20px;
}

.news .lists dl dt a {
    display: block;
}

.news .lists dl dt img {
    width: 100%;
    height: 224px;
    margin-bottom: 10px;
    -o-object-fit: cover;
    object-fit: cover;
}

.news .lists dl dd p {
    margin: 8px 0;
    line-height: 18px;
    color: #666;
}

.news .lists dl dt span {
    font-size: 16px;
    line-height: 20px;
    color: #e60012;
}

.news .lists ul {
    float: left;
    width: 475px;
    margin-right: 20px;
}

.news .lists ul li {
    margin-bottom: 19px;
}

.news .lists ul li:last-child {
    margin-bottom: 0;
}

.news .lists ul li img {
    float: left;
    width: 160px;
    height: 110px;
    margin-right: 15px;
    -o-object-fit: cover;
    object-fit: cover;
}

.news .lists ul li b {
    font-size: 16px;
}

.news .lists ul li p {
    margin: 10px 0;
    color: #666;
    line-height: 18px;
}

.news .lists ol {
    float: left;
    width: 285px;
}

.news .lists ol li {
    line-height: 30px;
    padding: 15px 0;
    margin-left: 10px;
    border-bottom: 1px solid #ddd;
}

.news .lists ol li:first-child {
    border-top: 1px solid #ddd;
}

.news .lists ol li a::before {
    content: '\0020';
    display: inline-block;
    width: 5px;
    margin-right: 15px;
    border-bottom: 5px solid #333;
    vertical-align: middle;
}

/*area style begin*/

.loupantab {
    display: table;
    text-align: center;
    width: 100%;
    margin-bottom: 50px;
}

.loupantab a {
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    border: 1px solid #271e29;
    background: #271e29;
}

.loupantab .gd {
    background: white;
    border: 1px solid #ddd;
    color: #000;
    margin-left: 20px;
}

/*area style end*/

.more_btn {
    background: #271e29;
}

.op_dz{
	width: 100%;
	height: 760px;
	background: url(../images/op_dzbg.jpg) no-repeat center top;
	position: relative;
}
.op_dz a{
	display: block;
	position: absolute;
	left: 50%;
	top: 302px;
	width: 150px;
	height: 60px;
	color: white;
}
.op_dz a.more{
	color: #000;
	margin-left:-150px;
}